mm: use heap macro in init_node_heap
authorWei Liu <wei.liu2@citrix.com>
Wed, 29 Mar 2017 11:15:59 +0000 (12:15 +0100)
committerWei Liu <wei.liu2@citrix.com>
Thu, 30 Mar 2017 14:42:12 +0000 (15:42 +0100)
commit59b2ed15ed3c5949186d97c21c9c021a0f22a7ef
tree6e67fa855c258bf0a17c1060e561e58a33163383
parentf6abad16832d31d07527adb28505b6465496c551
mm: use heap macro in init_node_heap

... so that it is consistent with the rest of the file.

No functional change.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Released-acked-by: Julien Grall <julien.grall@arm.com>
xen/common/page_alloc.c